github.com/refraction-networking/utls.GREASEEncryptedClientHelloExtension.randomizePayload (method)

2 uses

	github.com/refraction-networking/utls (current package)
		u_ech.go#L142: 			initErr = g.randomizePayload(g.CandidatePayloadLens[rndIndex.Int64()])
		u_ech.go#L149: func (g *GREASEEncryptedClientHelloExtension) randomizePayload(encodedHelloInnerLen uint16) error {